To control Java support

  1. On the Edit menu, choose Options.
  2. Click the Web Content tab.
  3. Select the Java check box.
Tip

Related Topics
Controlling the verification of Java applets
New Features Overview

To control the verification of Java applets

  1. On the Edit menu, choose Options.
  2. Click the Web Content tab.
  3. Make sure the Java check box is selected.
  4. Select one of the following:
    Don't Check Code The lowest form of verfication. Neither byte code on your local drive nor on the network is inspected.
    Check Remote Code Only applets coming from the network are inspected. Any byte code that may have been previously installed on your local drive will not be verified.
    Check All Code The highest form of verification. Byte code coming from both your local drive and the network are inspected.
Related Topics
Configuring Java security levels
Restricting access to your hard drive
New Features Overview

To configure Java security levels

  1. On the Edit menu, choose Options.
  2. Click the Web Content tab.
  3. Make sure the Java check box is selected.
  4. Select one of the following
    Applet Host Access Medium-level security: Once downloaded, the applet can only send and receive information from the server from which it was downloaded.
    No Network Access High-level security. Once downloaded, the applet cannot access any servers on the Internet.
    Unrestricted Access Low-level security. Java applets can send and receive information to any server on the Internet.

Related Topics
Verifying Java applets
Restricting access to your hard drive
New Features Overview

To restrict access to your hard drive

  1. On the Edit menu, choose Options.
  2. Click the Web Content tab.
  3. Make sure the Java check box is selected.
  4. Select the Restrict Access to Non-Java Class Files check box.
Note

Related Topics
Configuring Java security levels
Restricting access to your hard drive
New Features Overview

To view the Java download log

Related Topics
Configuring Java security levels
Restricting access to your hard drive
New Features Overview